home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmigaPlus / Tools / Virus / xvs_library / xvs / README < prev   
Encoding:
Text File  |  2004-01-31  |  4.5 KB  |  91 lines

  1. ============================================================================
  2. ==            xvs.library - The eXternal Virus Scanner Library            ==
  3. ============================================================================
  4. ==            Copyright © 1997-1999/2001-2004 by Georg Hörmann            ==
  5. ==                 Copyright © 1999-2001 by Alex van Niel                 ==
  6. ==                  Copyright © 2001 by Jan Erik Olausen                  ==
  7. ============================================================================
  8.  
  9. 1. Legal Stuff
  10. --------------
  11. This software package is written and copyright © 1997-1999 by Georg Hörmann.
  12. Changes and updates from December 1999 to May 2001 are copyright © 1999-2001
  13. by  Alex  van  Niel.  Changes and updates from June 2001 to October 2001 are
  14. copyright © 2001 by Jan Erik Olausen.  Releases since October 2001 are again
  15. copyright © 2001-2004 by Georg Hörmann.
  16.  
  17. No parts of this software package may be altered by any means (this includes
  18. editing, reprogramming, crunching, resourceing etc.), except archiving.  The
  19. author  is in no way liable for any changes made to any part of the package,
  20. or  consequences  thereof  as  he is in no way liable for damages or loss of
  21. data directly or indirectly caused by this software.
  22.  
  23. This  software package is FREEWARE for non-commercial use.  Commercial users
  24. or  distributors must gain permission of the author first.  Neither fees may
  25. be  charged  nor  profits may be made by distributing this software package.
  26. Outside  a single machine environment, you are not allowed to reproduce only
  27. parts of the package, but you have to copy it completely.
  28.  
  29. 2. Installation
  30. ---------------
  31. The xvs.library contains all the virus recognition and removal code that was
  32. formerly included in VirusZ.  This step has been taken for one major reason:
  33. VirusZ,  Virus_Checker,  Virus_Executor and all the other antivirus software
  34. can be updated quickly without releasing the whole packages every time a new
  35. virus appears.
  36.  
  37. So simply install the xvs.library from this archive to your LIBS:  drawer to
  38. get  100%  protection against the latest viruses.  You can either copy it by
  39. hand or use the installer script written by David Crawford.
  40.  
  41. NOTE  #1:   To  detect  ALL  viruses  inside  crunched  and/or linked files,
  42. xvs.library must be used together with the xfdmaster.library (available from
  43. Aminet  or  the  VHT-Denmark  homepage)!  I therefore strongly recommend the
  44. installation of this library too.
  45.  
  46. NOTE  #2:  If xvs.library detects that it might have been modified (maybe by
  47. some new virus?), it will inform you with an alert and tell you what to do!
  48.  
  49. 3. PGP Signatures
  50. -----------------
  51. To be able to check if the library in this archive really came straight from
  52. the  author,  you  can use my public key with the .sig files in the archive.
  53. If  you  are  not sure or do not trust the included key, then you can always
  54. request  an  original  copy straight from me (by email, see below) or get it
  55. from the VHT-Denmark homepage.
  56.  
  57. 4. Some Words to Amiga Programmers
  58. ----------------------------------
  59. As  you  may have noticed, I don't have enough time at the moment to add all
  60. the features that users desire to my viruskiller VirusZ.  On the other hand,
  61. there  are  a  lot  of  talented coders out there who might have the time to
  62. write  a really good viruskiller environment, but don't have all the viruses
  63. to  add  them  or  are  not willing to torture themselves with analysing all
  64. those (old) little bastards.
  65.  
  66. That's  the  point  where xvs.library comes in.  With this library you get a
  67. powerful  tool  to  detect  and  eliminate  all sorts of viruses.  Currently
  68. xvs.library offers you the following functions:
  69. a. Detect bootblock viruses and install clean bootblocks instead.
  70. b. Detect manipulated disk sectors and repair them if possible.
  71. c. Detect infected files and repair them if possible.
  72. d. Scan all memory regions for active viruses and remove them.
  73.  
  74. All you have to do (and that's still enough, believe me ;-) is to submit the
  75. files,  sectors  or  bootblocks  you want to have tested to xvs.library.  In
  76. other  words:   You design an outstanding GUI with all the features that are
  77. required  nowadays (ARexx, Locale, etc.) and I support you with my antivirus
  78. knowledge of the last 13 years!
  79.  
  80. 5. Author
  81. ---------
  82. Currently  I'm  developing  the  xvs.library package alone again, so for bug
  83. reports, comments or new ideas just contact me at the following addresses:
  84.  
  85. snail-mail: Georg Hörmann
  86.             Martinswinkelstr. 16c
  87.             82467 Garmisch-Partenkirchen
  88.             Germany
  89.  
  90. e-mail:     ghoermann@gmx.de
  91.